home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0099.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.3 KB  |  32 lines

  1. > I have been having some strange troubles with samples in my game. For some
  2. > reason they ALWAYS loop over and over, even though I've never turned sam
  3. > loop on. Hell, I've even tried putting sam loop off in dozen's of places
  4. > but it still persists!
  5. > Does anyone know what's going on? could a 640X400 hires laced screen be the
  6. > cause of it?
  7.  
  8. If the MED player library or similar Tracker type library have been
  9. loaded (usually from playing a MOD before playing a sample) then any
  10. AMOS samples will loop repeatedly.
  11.  
  12. I use AMCAF to get around this although there is a bug in that which
  13. means that long samples get cut off..... not too much of a problem
  14. really.
  15.  
  16. -Murray
  17.  
  18. --
  19.  
  20.  Alastair  \\|//   malcolm.murray@virgin.net
  21.   Murray   (o o)      http://freespace.virgin.net/malcolm.murray
  22. |~~~~~~oOOo~(_)~oOOo~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~|
  23. | ---===ON AMINET===--- |dev/misc/Backbone | --==IN PRODUCTION==--  |
  24. |  game/shoot/Hanger18  |game/shoot/Traitor|    The Turtleminator   |
  25. |game/jump/BananaIslands|  game/role/CHAOS |       Hangar 18 II     |
  26. |  game/shoot/Extinct   | game/jump/Blobby | Backbone - Game Creator|
  27. |   dev/amos/KeyState   | dev/amos/PicPack |                        |
  28. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29.  
  30.  
  31.